home *** CD-ROM | disk | FTP | other *** search
/ American McGee’s Alice Digital Fan Kit / Alice Digital Fan Kit [bin+cue] / ALICE.bin / Start.exe / Start.dxr / 00001_Set movie search path.ls next >
Encoding:
Text File  |  2000-10-04  |  135 b   |  5 lines

  1. on startMovie
  2.   the searchPaths = [the moviePath & "media", the moviePath & "dir", the moviePath & "clouds"]
  3.   put the searchPaths
  4. end
  5.